home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / giochi / wizogame.readme < prev    next >
Text File  |  1995-08-22  |  2KB  |  48 lines

  1. Short:    3 fun & addictive games for 1-6 players
  2. Author:   d1wizo@dtek.chalmers.se (Ola Lundkvist)
  3. Uploader: d1wizo@dtek.chalmers.se (Ola Lundkvist)
  4. Version:  1
  5. Type:     game/2play
  6. Replaces: game/misc/Tangle*
  7.  
  8. WizoGames - first public release.
  9.  
  10. This is a compilation of three little simple nice games I've written in the
  11. last few years. Major general features:
  12.  
  13. * One or more players, playing againts each other
  14. * Playability
  15. * Fun
  16. * Addictive
  17. * 100% Systemfriendly and multitasking
  18. * Simple but funtional graphics
  19. * No sound (so you can listen to your favourite music or whatever)
  20. * AmigaGuide documentation
  21. * Starts from WB or CLI
  22. * Written in C (using Lattice/SAS C 5.10)
  23.  
  24. The games included are: BlackBox, FourInaRow & Tangle.
  25.  
  26.  
  27. BlackBox
  28. This is an improved computer version of the boardgame with the same name.
  29. For 1-6 players. This was my first major C program written in 1992.
  30. BlackBox is fun and uses almost no CPU time. Runs on any Amiga.
  31.  
  32.  
  33. Tangle
  34. This is a Tron like game for 0-4 players. Great fun. Very configurable
  35. (configurations can be saved in tooltypes, at present uses 53 tooltypes).
  36. Needs 2.04 or later, but an old version that runs on 1.x is also included
  37. (though it is not at all as good).
  38.  
  39.  
  40. FourInaRow
  41. This is the result of me studying algorithms. A very nice version of
  42. Four in a row, or Four wins. 0-2 players (yes you can watch the
  43. computer play against itself). Plays fairly good and fast, I would say.
  44. (That is - beats the crap out of all other four in a row games I have seen.)
  45. Written in C on various computers 1993-94.
  46. Included a version that uses 2.04, a less feautured version for 1.x and
  47. a windows (yuk) version (which you may use or delete, whatever pleases you).
  48.